Autogenerated HTML docs for v1.8.4-474-g128a96 
diff --git a/git-check-ignore.html b/git-check-ignore.html index 239be54..e41aad0 100644 --- a/git-check-ignore.html +++ b/git-check-ignore.html 
@@ -813,6 +813,18 @@  pattern and those which don&#8217;t.   </p>   </dd>  +<dt class="hdlist1">  +--no-index  +</dt>  +<dd>  +<p>  + Don&#8217;t look in the index when undertaking the checks. This can  + be used to debug why a path became tracked by e.g. <code>git add .</code>  + and was not ignored by the rules as expected by the user or when  + developing patterns including negation to match a path previously  + added with <code>git add -f</code>.  +</p>  +</dd>   </dl></div>   </div>   </div>  @@ -900,7 +912,7 @@  <div id="footnotes"><hr /></div>   <div id="footer">   <div id="footer-text">  -Last updated 2013-08-20 08:40:27 PDT  +Last updated 2013-09-20 14:03:14 PDT   </div>   </div>   </body>